==========================================================================
WildTangent ReVirginizer - By Nieylana
ARTeam
==========================================================================

Contents:

1. The description of the program.
2. Features.
3. General notes.
4. History.
5. Credits.

1. The description of the program.
-----------------------------------
This program will fully unwrap any game that has the WildTangent wrapper
applied to it (Wild Games, HP Games, etc). The resulting executable is the
virgin file before wrapping

The basic functions of the program:
+ Unwrap Game
- This is done by pressing the Apple on the form. This initiates the unwrapper
engine. One must use the Select File button FIRST in order for a game to be
unwrapped.

The program "New WT_Loader.exe" which just do the same but as program loader, then directly in memory

2. Features.
-----------------------------------
+ JavaScript Patcher
- The first thing done is to apply a patch to the Start.js file used by the game
This patch allows execution of the game without having to press the PLAY button
on the wrapper's window
+ Trial Status Bypasser
- This function is used to ensure the ability to unwrap the game
WildTangent games must be able to execute at least once to unwrap properly.
- In order to ensure the ability to execute once, a patch is applied that bypasses
the restrictions of the trial
+ Section Dumper
- This monitors the process in question for any WriteProcessMemory calls to the
shell executable's memory space, any calls that place the code back into the shell
are intercepted, allowing the unwrapper to dump the data to another memory location
+ File Rebuilder
- After a data section has been dumped it must be written to the shell executable.
- Upon successfull completion of all Dumps/Rebuilds the resulting executable is the
virgin EXE

3. General Notes.
-----------------------------------
+ The user must only select the WildTangent game using Select File, and press the Apple
to start the unwrapping process, everything else is done automatically.
+ JavaScript Patcher requires some time to intercept which .JS file is being used, please
be patient.
+ It is likely that shortly after this release, WildTangent will change their wrapper like
they did the last time I released an unwrapper. Please report any games that do not unwrap.

4. History.
-----------------------------------
+Versio 1.1
+ Added the program "New WT_Loader.exe" which just do the same but as program loader, then directly in memory

+ Version 1.0
This is the first release of the application, I do not expect many issues as I've made it
As generic as I think possible, but always know that I would like reports of unsuccessfull
unwraps.

5. Credits.
-----------------------------------
+ Major credits go to both SSlEvIN and Ghandi,

SSlEvIN: For the intial look into their new wrapper and ways to defeat it, and also for the
AMAZING skin 
Ghandi : For the many long talks we had on the subject, and for pioneering the way to 'revirgin'
the games. And showing me how to do it. 

Also : As with any usefull release, this project was not done on my own, and without the
invaluable help of many individuals the app would not exist today!.. Thank you to all


-- Nieylana 